home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / smlnet1f.arc / SMLNET.DSZ < prev    next >
Encoding:
Text File  |  1989-06-19  |  892 b   |  26 lines

  1. ;  This is the Dsz setup file for Smlnet 1D(Echomail door) and above
  2. ;
  3. ;
  4. ;     THESE VARIABLES ARE TO BE LEFT UNALTERED.
  5. ;     SMLNET WILLREAD THE DORINFO?.DEF OR PCBOARD.SYS FILE TO GET THE
  6. ;     VALID DATA!
  7. ;       [COM]      Com.port number
  8. ;       [BAUD]     Baud.Rate
  9. ;       [FILE]     Filename to be transfered
  10. ;     The above variables are to be left unaltered for their presence
  11. ;     is mandatory.
  12. ;
  13. ;     All other text of each protocal line can altered as you like
  14. ;     as long as the above variables are unaltered and the symbols
  15. ;     you assign are in its proper lower or upper case set.
  16. ;
  17. ;  Setup string for Xmodem protocal
  18. DSZ port [COM] speed [BAUD] sx [FILE]
  19. ;
  20. ;  Setup string for Xmodem(1K Block) - - - compatible with Qmodem's Ymodem
  21. DSZ port [COM] speed [BAUD] sx -k [FILE]
  22. ;
  23. ;  Setup string for Zmodem
  24. DSZ port [COM] speed [BAUD] sz [FILE]
  25.  
  26.